Welcome![Sign In][Sign Up]
Location:
Search - udp socket

Search list

[Internet-Networkudp_demo

Description: 用rawsocket构造udp数据包的程序-Rawsocket constructed using udp packet procedure
Platform: | Size: 80896 | Author: hero95 | Hits:

[SymbianSource Code

Description: Symbian C++ of Nokia下的源码,包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Nokia Symbian C of the source, including send and receive text messages, send e-mail, tcp/udp socket programming, receive BIO news, send information MMS
Platform: | Size: 840704 | Author: 站长 | Hits:

[Internet-NetworkServerSocket_demo

Description: 非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
Platform: | Size: 48128 | Author: 万青 | Hits:

[Windows DevelopTCPIP Socket编程实例

Description: Socket编程示例-Socket Programming Example
Platform: | Size: 13312 | Author: 保镖 | Hits:

[Delphi VCLSocket编程的技巧

Description: 能够监视另一台机子的屏幕,并且可以在该机上执行任何操作的程序(其中有许多关于Socket编程的技巧)-surveillance to another machine screen, and the plane can carry out any operation procedures (many of which are on socket programming skills)
Platform: | Size: 343040 | Author: 李瑞 | Hits:

[Internet-NetworkSocket异步通信,线程,双端队列

Description: Socket异步通信示程序代码:1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket show asynchronous communication code : 1. Correct start and termination of two threads. People can chat LAN 3. Double-cohort design and application
Platform: | Size: 252928 | Author: 胡瓜 | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 110592 | Author: 王小文 | Hits:

[Internet-Network2004100111112520622

Description: TCP/UDP局域网通讯 通过SOCKET,用DELPHI实现的可以在局域网中实现通信的程序。-TCP/UDP Socket LAN communications through the use of the DELPHI in LAN communications procedures.
Platform: | Size: 234496 | Author: 胡勇擎 | Hits:

[TCP/IP stackNetWorkTool

Description: 独立封装了TCP/UDP的Socket,采用Socket2.0,包括采用注册消息的方式和重叠IO方式,欢迎大家提意见-independent of TCP/UDP Socket used Socket2.0, including registration information and the overlap IO, we welcome comments
Platform: | Size: 70656 | Author: 官建军 | Hits:

[Internet-NetworkSockets-1.8.3

Description: sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP/UDP sockets, TCP encryption, HTTP protocol, highly customizable error handling.
Platform: | Size: 202752 | Author: 贾志远 | Hits:

[Internet-Networklinux下关于socket编程的C例子

Description: 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Platform: | Size: 571392 | Author: 钟文德 | Hits:

[Internet-Networkudp通信

Description: 这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and port
Platform: | Size: 27648 | Author: 程拨 | Hits:

[Windows Develop传输2006

Description: 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
Platform: | Size: 30720 | Author: 刘杰 | Hits:

[Internet-NetworkSocketFrame

Description: 通用的Win Socket编程,支持TCP/UDP-common Win Socket Programming, supports TCP/UDP
Platform: | Size: 13312 | Author: 程根明 | Hits:

[Internet-Networkcom_udp_tcp_socket

Description: 通用tcp,udp收发程序,方便的用于网络程序调试、测试,使用简单方便-GM tcp, udp transceivers in order to facilitate the procedures for network debugging, testing, use of simple and convenient
Platform: | Size: 4096 | Author: happy9163 | Hits:

[Internet-NetworkUdpServerDemo

Description: socket编程服务端例子,在VC6下编译通过,采用UDP协议-socket programming services-an example, in the VC6 compiler, using UDP
Platform: | Size: 2048 | Author: JW | Hits:

[uCOSuCOS-280

Description: uCOS的新版本uCOS-280,可用VC产生两个任务,完成socket的UDP的收和发功能-uCOS a new version uCOS-280, VC can have two missions, the UDP socket to complete the admission and made functional
Platform: | Size: 940032 | Author: 周德召 | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[GUI DevelopCMulticastSocket

Description: 基于udp的多播程序,先加入多播组,然后可以向多播组成员发送消息-based udp multicast procedures to join the multicast group, and then to the multicast group members Send Message
Platform: | Size: 435200 | Author: Andy | Hits:

[Streaming Mpeg4lanchattoolsrc

Description: 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。-program design into the application server and client applications, using Socket Library Network Programming. (UDP) and (TCP/IP) combined for the connection, and solving the data transmission can ensure that the timeliness of the data transfer process is not lost.
Platform: | Size: 233472 | Author: qifang | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net